home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / 150tips.zip / MSGS.ZIP / CMDLST.MSG < prev    next >
Text File  |  1993-05-18  |  2KB  |  49 lines

  1. Date: 05-18-93 (14:38)              Number: 64350 of 64359 (Refer# 64341)
  2.   To: STAC TECH
  3. From: SCOTT ROBISON
  4. Subj: BETA report
  5. Read: NO                            Status: PUBLIC MESSAGE
  6. Conf: BETA (6)                   Read Type: GENERAL (+)
  7.  
  8. -> Would it be possible for you to post a sample CMD.LST file with examples of
  9. -> the above?
  10.  
  11. Well, let's see what I can do.  Here's our CMD.LST from Salt Air (slightly
  12. modified of course):   :)
  13.  
  14.          Command     Security  PPE/MNU File -or- Keystroke Replacement
  15.      ══════════════  ════════  ═══════════════════════════════════════
  16.   1) STATS               0     H:\PCB\PPE\STATS\STATS.PPE
  17.   2) SEARCH              0     H:\PCB\PPE\SEARCH\SEARCH.PPE
  18.   3) ORDER               0     S^M2^M
  19.   4) PCBMODEM            0     %H:\PCB\FLGPCBMD.TXT
  20.   5) MM                  0     H:\PCB\MNU\MAIN.MNU
  21.   6) SYSOP             110     H:\PCB\MNU\SYS.MNU
  22.  
  23. Line 1 will load and execute the PPE file specified when STATS is entered at
  24. the command prompt.
  25.  
  26. Line 2 will load and execute the PPE file specified when SEARCH is entered at
  27. the command prompt.
  28.  
  29. Line 3 will stuff the keyboard buffer with the specified text when ORDER is
  30. entered from the command prompt.
  31.  
  32. Line 4 will stuff the contents of the specified file into the keyboard buffer
  33. when PCBMODEM is entered from the command prompt.
  34.  
  35. Line 5 will process the MNU (menu) file specified when MM is entered from the
  36. command prompt.
  37.  
  38. Line 6 will process the MNU (menu) file specified when SYSOP is entered from
  39. the command prompt by a user with a security level greater than or equal to 110
  40. (SysOp level).
  41.  
  42. All the other options will be available to all callers since all users must
  43. have a security level greater than or equal to 0.
  44.  
  45. Does this help?
  46.  
  47.    Scott Robison
  48.  
  49.